Accusoft Prizm Viewer Annotations Schema Schema
AutoSize Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : AutoSize Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

AutoSize Simple Type

Overview

AutoSize Restriction of xs:string

Facets

EnumerationSizeToContents
EnumerationNoAutoSize

Source

<xs:simpleType name="AutoSize" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="SizeToContents" />
    <xs:enumeration value="NoAutoSize" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.